Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add ValidationOptions::with_registry #685

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

Stranger6667
Copy link
Owner

@Stranger6667 Stranger6667 commented Jan 31, 2025

Resolves #682

Copy link

codecov bot commented Jan 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.72%. Comparing base (638d2ed) to head (5ef1864).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #685      +/-   ##
==========================================
+ Coverage   85.70%   85.72%   +0.02%     
==========================================
  Files          92       92              
  Lines       14408    14433      +25     
==========================================
+ Hits        12348    12373      +25     
  Misses       2060     2060              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

codspeed-hq bot commented Jan 31, 2025

CodSpeed Performance Report

Merging #685 will not alter performance

Comparing dd/registry-update (5ef1864) with master (638d2ed)

Summary

✅ 45 untouched benchmarks

@Stranger6667 Stranger6667 marked this pull request as ready for review February 4, 2025 21:16
@Stranger6667 Stranger6667 merged commit c1eb74d into master Feb 4, 2025
38 of 39 checks passed
@Stranger6667 Stranger6667 deleted the dd/registry-update branch February 4, 2025 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a ValidationOptions::with_registry method
1 participant